Welcome![Sign In][Sign Up]
Location:
Search - pdu unicode

Search list

[SMSSMS控件

Description: 支持中文、英文、中英混合字符 UCS2 格式 PDU 压缩,在此模式下,支持70个字节 支持UCS2 格式 PDU 解析 支持 FLASH 短信功能 支持短信立即显示功能 支持短信回复呼叫功能 支持任意进制数值自由转换 支持 Unicode 码转换成字符 -support Chinese, English, mixed-format characters UCS2 PDU compression, in this mode, support for 70-byte format support UCS2 PDU analytic functions to support FLASH SMS messages immediately showed support gong support for SMS call back function to support arbitrary numerical band freely switch support Unicode character code conversion
Platform: | Size: 178174 | Author: 万能 | Hits:

[SMSMG801A

Description: 短信收发控制(AT命令),OCX源码,可支持PDU、UNICODE编码-SMS transceiver control (AT command), OCX source that can support PDU, UNICODE coding
Platform: | Size: 52073 | Author: chen | Hits:

[Com PortASCTOUnicode

Description: 因为手机短消息的发送是以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码,下面的函数将实现这个功能。这个函数主要应用到VB自带的一个格式转换函数:AscW()将中文转换为Unicode码-because phone short message is sent in the form of Series PDU sent, Chinese characters in Unicode code to indicate, Therefore, the Chinese short message sent before the Chinese must first be converted to Unicode character codes, the following function to achieve this function. The main function of the VB application onboard a format conversion functions : AscW () will be converted to Unicode Chinese code
Platform: | Size: 9707 | Author: victor | Hits:

[Other resourceHZK_Unicode

Description: 16×16汉字库,并带unicode 表,可是用于lcd和SMS的 pdu短信收发
Platform: | Size: 158088 | Author: lulu | Hits:

[SMSmobilephone

Description: 因为手机短消息的发送是以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码,下面的函数将实现这个功能。这个函数主要应用到VB自带的一个格式转换函数:ChrW()将中文转换为Unicode码。
Platform: | Size: 7049 | Author: 高晓斌 | Hits:

[SMSMG801A

Description: 短信收发控制(AT命令),OCX源码,可支持PDU、UNICODE编码-SMS transceiver control (AT command), OCX source that can support PDU, UNICODE coding
Platform: | Size: 52224 | Author: chen | Hits:

[SMSSMS控件

Description: 支持中文、英文、中英混合字符 UCS2 格式 PDU 压缩,在此模式下,支持70个字节 支持UCS2 格式 PDU 解析 支持 FLASH 短信功能 支持短信立即显示功能 支持短信回复呼叫功能 支持任意进制数值自由转换 支持 Unicode 码转换成字符 -support Chinese, English, mixed-format characters UCS2 PDU compression, in this mode, support for 70-byte format support UCS2 PDU analytic functions to support FLASH SMS messages immediately showed support gong support for SMS call back function to support arbitrary numerical band freely switch support Unicode character code conversion
Platform: | Size: 178176 | Author: 万能 | Hits:

[Com PortASCTOUnicode

Description: 因为手机短消息的发送是以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码,下面的函数将实现这个功能。这个函数主要应用到VB自带的一个格式转换函数:AscW()将中文转换为Unicode码-because phone short message is sent in the form of Series PDU sent, Chinese characters in Unicode code to indicate, Therefore, the Chinese short message sent before the Chinese must first be converted to Unicode character codes, the following function to achieve this function. The main function of the VB application onboard a format conversion functions : AscW () will be converted to Unicode Chinese code
Platform: | Size: 9216 | Author: victor | Hits:

[SMSvbsmsPDU

Description: vb下发送短信的源码,以pdu方式发送短信,我用的是华为的gtm900gprs模块-under vb source of this message to pdu sending SMS, I use the module Huawei gtm900gprs
Platform: | Size: 882688 | Author: 马弘历 | Hits:

[Other Embeded programHZK_Unicode

Description: 16×16汉字库,并带unicode 表,可是用于lcd和SMS的 pdu短信收发-16 × 16汉字库, and with unicode table, but for the lcd and the PDU SMS text messages to send and receive
Platform: | Size: 157696 | Author: lulu | Hits:

[SMSGBUnicodeTRANs

Description: 实现GB2312到UCS2/unicode的相互转换,主要用于嵌入式的GSM PDU编解码。我已经实现了编解码的函数。如果你只想实现GB2312到UCS2/unicode的相互转换,也可以根据我里面函数进行修改-GB2312 to UCS2/unicode achieve mutual conversion, mainly used in embedded codec GSM PDU. I have a codec implementation of the function. If you just want to achieve GB2312 to UCS2/unicode mutual conversion, but also can modify my function inside
Platform: | Size: 47104 | Author: liuwei | Hits:

[Com PortHZTableComHelp

Description: 这是本人的一个正式项目中所做的测试工程源码。主要功能是通过串口与板子的GSM模块进行通讯,进行收发短信的程序。内容有:串口设置,GB2312与UNICODE编码转换,PDU编解码(此部分大部分借鉴了网友的代码),AT指令发送。完全可以将相关代码移植到嵌入式短信收发设备中去。我的相关嵌入式项目也确实是在这个基础上做的。-This is my project done by a formal evaluation of the source. Main functions of the board through the serial port and the GSM communication modules for the process to send and receive text messages. Are as follows: serial port settings, GB2312 with UNICODE encoding conversion, PDU codecs (most of this part of the code from the User), AT commands to send. Relevant code can be ported to embedded devices to send and receive text messages. My embedded projects related is on this basis to do so.
Platform: | Size: 189440 | Author: 叶木公 | Hits:

[CommunicationFunnComHelp

Description: 是本人的一个正式项目中所做的测试工程源码。主要功能是通过串口与板子的GSM模块进行通讯,进行收发短信的程序。内容有:串口设置,GB2312与UNICODE编码转换,PDU编解码(此部分大部分借鉴了网友的代码),AT指令发送。因内部使用了MultiByteToWideChar、WideCharToMultiByte字符转换函数,所以不能直接向嵌入式程序中移植。想要做这方面移植的请参考与本人上传的另一个资源“ HZTableComHelp.rar”-Is my project done by a formal evaluation of the source. Main functions of the board through the serial port and the GSM communication modules for the process to send and receive text messages. Are as follows: serial port settings, GB2312 with UNICODE encoding conversion, PDU codecs (most of this part of the code from the User), AT commands to send. Due to the internal use of the MultiByteToWideChar, WideCharToMultiByte character conversion function, it is not embedded directly to the transplant procedure. Want to do in this regard please refer to the transplant and the other resources I uploaded " HZTableComHelp.rar"
Platform: | Size: 98304 | Author: 叶木公 | Hits:

[SMSGSMCodingAndDecoding

Description: 1.输入短信中心号码、目标手机号码、短信内容进行PDU编码 2.把超级终端中接收到的短信内容黏贴到解码-短信内容中点击解码将对该短信内容包含的十几个信息字段进行解析,并翻译出短息内容 3.Unicode的编解码-1. Enter SMS center number, the target mobile phone number, SMS PDU encoding content 2. HyperTerminal to receive text messages to decode the contents of adhesive- the contents of messages by clicking the message will decode the contents of the information contained in more than a dozen field for analysis and translation of the contents of the short rate of codec 3.Unicode
Platform: | Size: 368640 | Author: 赵保龙 | Hits:

[Communication-Mobile7bitcoding

Description: PDU 7BIT编码程序,目前,发送短消息常用Text和PDU(Protocol Data Unit,协议数据单元)模式。使用Text模式收发短信代码简单,实现起来十分容易,但最大的缺点是不能收发中文短信;而PDU模式不仅支持中文短信,也能发送英文短信。PDU模式收发短信可以使用3种编码:7-bit、8-bit和UCS2编码。7-bit编码用于发送普通的ASCII字符,8-bit编码通常用于发送数据消息,UCS2编码用于发送Unicode字符。-PDU 7BIT encoding process, at present, commonly used to send short messages Text and PDU (Protocol Data Unit, Protocol Data Unit) mode. Send and receive SMS Text mode using a simple code to achieve them is very easy, but the biggest drawback is that the Chinese can not send and receive text messages and SMS PDU mode only supports English, but also send text messages in English. PDU mode send and receive text messages you can use three kinds of coding :7-bit ,8-bit and UCS2 encoding. 7-bit encoding used to send normal ASCII characters ,8-bit encoding used to send data messages, UCS2 encoding used to send Unicode characters.
Platform: | Size: 1024 | Author: li | Hits:

[Communication-Mobile7bitdecode

Description: PDCU 7 BIT 解码程序,目前,发送短消息常用Text和PDU(Protocol Data Unit,协议数据单元)模式。使用Text模式收发短信代码简单,实现起来十分容易,但最大的缺点是不能收发中文短信;而PDU模式不仅支持中文短信,也能发送英文短信。PDU模式收发短信可以使用3种编码:7-bit、8-bit和UCS2编码。7-bit编码用于发送普通的ASCII字符,8-bit编码通常用于发送数据消息,UCS2编码用于发送Unicode字符。-PDCU 7 BIT decoding process, now commonly used to send SMS Text and PDU (Protocol Data Unit, Protocol Data Unit) mode. Send and receive SMS Text mode using a simple code to achieve them is very easy, but the biggest drawback is that the Chinese can not send and receive text messages and SMS PDU mode only supports English, but also send text messages in English. PDU mode send and receive text messages you can use three kinds of coding :7-bit ,8-bit and UCS2 encoding. 7-bit encoding used to send normal ASCII characters ,8-bit encoding used to send data messages, UCS2 encoding used to send Unicode characters.
Platform: | Size: 1024 | Author: li | Hits:

[SMSITM100

Description: 标准AT指令发送手机短信编程,PDU,TEXT方式,含GB 和Unicode编码互转程序-Standard AT commands to send SMS programming, PDU, TEXT way, with GB and Unicode encoding Hu Zhuan program
Platform: | Size: 5122048 | Author: zore | Hits:

[SMSunicode

Description: unicode转换,用于收发中文短信,把中文汉字转换成pdu字符-unicode conversion
Platform: | Size: 1024 | Author: kk.wuzp | Hits:

[Embeded Linuxqq

Description: 支持中文、英文、中英混合字符 UCS2 格式 PDU 压缩,在此模式下,支持70个字节 支持UCS2 格式 PDU 解析 支持 FLASH 短信功能 支持短信立即显示功能 支持短信回复呼叫功能 支持任意进制数值自由转换 支持 Unicode 码转换成字符 -dgfdgfhggfugfhgjhgffhjgfhgfgfjfujfjfgjggjjgjf
Platform: | Size: 5120 | Author: 58690811 | Hits:

[SMSgsm_task

Description: 实现短信的收发,查看,删除等功能,含PDU模式下的7bit,8bit,unicode的编解码。-Send and receive SMS implementation, view, delete and other functions, including PDU mode 7bit, 8bit, unicode codec.
Platform: | Size: 8192 | Author: ys | Hits:
« 12 »

CodeBus www.codebus.net